/plans

Use this endpoint to view the list of release plans and create new release plan.

get

Get a pageable list of release plans.

post

Create new release plan

A specific release plan

get

Get details of a specific plan

post

Update the plan. Pass data to be changed to body.

delete

Delete the plan. Note: Delete is only allowed in case the package is not referenced by any entity. No body data required.

post

Start Release Plan. If the release plan is started early, the current time will be set as the planned start time. Otherwise, the user can specify a new planned start time.

post

Duplicate Release Plan. If the release plan is started early, the current time will be set as the planned start time. Otherwise, the user can specify a new planned start time.

post

Use this endpoint to update existing release plan variables value.